OutOfOfficeExternalReply Property |
Contains the body of the OOF response message that is sent to external users.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ReplyBody ExternalReply { get; set; }Public Property ExternalReply As ReplyBody
Get
Set
Property Value
Type:
ReplyBody
See Also